[INFO] cloning repository https://github.com/ryantaylor/cohlib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryantaylor/cohlib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantaylor%2Fcohlib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantaylor%2Fcohlib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7d68cf07b4df6316e9241d090121a78ec2ebdac5
[INFO] testing ryantaylor/cohlib against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryantaylor%2Fcohlib" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryantaylor/cohlib
[INFO] finished tweaking git repo https://github.com/ryantaylor/cohlib
[INFO] tweaked toml for git repo https://github.com/ryantaylor/cohlib written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryantaylor/cohlib on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryantaylor/cohlib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d88bfde5ebf3974a2030fe1e43d8b7d32324f4040bb8ef940ebb920d9910523
[INFO] running `Command { std: "docker" "start" "-a" "4d88bfde5ebf3974a2030fe1e43d8b7d32324f4040bb8ef940ebb920d9910523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d88bfde5ebf3974a2030fe1e43d8b7d32324f4040bb8ef940ebb920d9910523", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d88bfde5ebf3974a2030fe1e43d8b7d32324f4040bb8ef940ebb920d9910523", kill_on_drop: false }`
[INFO] [stdout] 4d88bfde5ebf3974a2030fe1e43d8b7d32324f4040bb8ef940ebb920d9910523
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6cc6a390b9b711f0a8bde5fb114cdb485d2056dd0c024d3433c5b088fb5d034
[INFO] running `Command { std: "docker" "start" "-a" "c6cc6a390b9b711f0a8bde5fb114cdb485d2056dd0c024d3433c5b088fb5d034", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rb-sys-env v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling magnus-macros v0.8.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling magnus v0.8.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sga-macros v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling texture2ddecoder v0.1.2
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling data v0.1.0 (/opt/rustwide/workdir/crates/data)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling nom-tracable v0.9.1
[INFO] [stderr]    Compiling sga v0.1.1
[INFO] [stderr]    Compiling sga v0.1.0 (/opt/rustwide/workdir/crates/sga)
[INFO] [stderr]    Compiling webp v0.2.6
[INFO] [stderr]    Compiling image v0.1.0 (/opt/rustwide/workdir/crates/image)
[INFO] [stderr]    Compiling rb-sys-build v0.9.126
[INFO] [stderr]    Compiling rb-sys v0.9.126
[INFO] [stderr]    Compiling replay v0.1.0 (/opt/rustwide/workdir/crates/replay)
[INFO] [stderr]    Compiling build-order v0.1.0 (/opt/rustwide/workdir/crates/build-order)
[INFO] [stderr]    Compiling locale v0.1.0 (/opt/rustwide/workdir/crates/locale)
[INFO] [stderr]    Compiling json-import v0.1.0 (/opt/rustwide/workdir/crates/json-import)
[INFO] [stderr]    Compiling attrib v0.1.0 (/opt/rustwide/workdir/crates/attrib)
[INFO] [stderr]    Compiling cohlib v0.1.0 (/opt/rustwide/workdir/crates/cohlib)
[INFO] [stderr]    Compiling cohlib-rb v0.1.0 (/opt/rustwide/workdir/crates/cohlib-rb)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "c6cc6a390b9b711f0a8bde5fb114cdb485d2056dd0c024d3433c5b088fb5d034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6cc6a390b9b711f0a8bde5fb114cdb485d2056dd0c024d3433c5b088fb5d034", kill_on_drop: false }`
[INFO] [stdout] c6cc6a390b9b711f0a8bde5fb114cdb485d2056dd0c024d3433c5b088fb5d034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6cdcce1cdb1933f878b70023b5ed86cc086b3f893057896d6a8aece61501298
[INFO] running `Command { std: "docker" "start" "-a" "b6cdcce1cdb1933f878b70023b5ed86cc086b3f893057896d6a8aece61501298", kill_on_drop: false }`
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling sga v0.1.0 (/opt/rustwide/workdir/crates/sga)
[INFO] [stderr]    Compiling replay v0.1.0 (/opt/rustwide/workdir/crates/replay)
[INFO] [stderr]    Compiling json-import v0.1.0 (/opt/rustwide/workdir/crates/json-import)
[INFO] [stderr]    Compiling attrib v0.1.0 (/opt/rustwide/workdir/crates/attrib)
[INFO] [stderr]    Compiling locale v0.1.0 (/opt/rustwide/workdir/crates/locale)
[INFO] [stderr]    Compiling image v0.1.0 (/opt/rustwide/workdir/crates/image)
[INFO] [stderr]    Compiling build-order v0.1.0 (/opt/rustwide/workdir/crates/build-order)
[INFO] [stderr]    Compiling cohlib v0.1.0 (/opt/rustwide/workdir/crates/cohlib)
[INFO] [stderr]    Compiling cohlib-rb v0.1.0 (/opt/rustwide/workdir/crates/cohlib-rb)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling data v0.1.0 (/opt/rustwide/workdir/crates/data)
[INFO] [stderr]    Compiling cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.81s
[INFO] running `Command { std: "docker" "inspect" "b6cdcce1cdb1933f878b70023b5ed86cc086b3f893057896d6a8aece61501298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6cdcce1cdb1933f878b70023b5ed86cc086b3f893057896d6a8aece61501298", kill_on_drop: false }`
[INFO] [stdout] b6cdcce1cdb1933f878b70023b5ed86cc086b3f893057896d6a8aece61501298
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d5485f11d5e854c6acc357c5debe97bb11165e545c3840bff4e00e266d8897a
[INFO] running `Command { std: "docker" "start" "-a" "8d5485f11d5e854c6acc357c5debe97bb11165e545c3840bff4e00e266d8897a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/attrib-cb0d49f22f49c611)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test tests::battlegroup_ability_captures_variant_level_pbgid ... ok
[INFO] [stdout] test tests::derive_path_without_instances_prefix ... ok
[INFO] [stdout] test tests::derive_path_strips_instances_and_ext ... ok
[INFO] [stdout] test tests::derive_path_normalizes_backslashes ... ok
[INFO] [stdout] test tests::extract_game_data_abilities ... ok
[INFO] [stdout] test tests::extract_game_data_ability_inherits_grandparent_loc_id ... ok
[INFO] [stdout] test tests::extract_game_data_ability_inherits_parent_icon ... ok
[INFO] [stdout] test tests::missing_pbgid_returns_error ... ok
[INFO] [stdout] test tests::extract_game_data_ebps ... ok
[INFO] [stdout] test tests::extract_game_data_upgrade_with_formatter ... ok
[INFO] [stdout] test tests::extract_game_data_ability_inherits_grandparent_icon ... ok
[INFO] [stdout] test tests::parse_ability_xml_cursor_ghost_ebp ... ok
[INFO] [stdout] test tests::parse_ability_xml_locstring ... ok
[INFO] [stdout] test tests::parse_ability_xml_pbgid ... ok
[INFO] [stdout] test tests::parse_ability_xml_icon_name ... ok
[INFO] [stdout] test tests::parse_ability_xml_template ... ok
[INFO] [stdout] test tests::parse_ability_xml_with_indirect_spawn ... ok
[INFO] [stdout] test tests::parse_ebps_xml_spawns ... ok
[INFO] [stdout] test tests::parse_sbps_xml_screen_name ... ok
[INFO] [stdout] test tests::parse_sbps_xml_race_data_screen_name_beats_reinforce_ext ... ok
[INFO] [stdout] test tests::parse_ebps_xml_upgrades ... ok
[INFO] [stdout] test tests::pbgid_nested_in_requirement_is_ignored ... ok
[INFO] [stdout] test tests::parse_upgrade_xml_with_formatter ... ok
[INFO] [stdout] test tests::parse_upgrade_xml_without_formatter_has_none ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/build_order-7433bee1610e5fa6)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::ai_takeover_continues_for_cpu ... ok
[INFO] [stdout] test tests::cancel_production_marks_correct_index ... ok
[INFO] [stdout] test tests::classify_paradrop_as_train_unit ... ok
[INFO] [stdout] test tests::build_action_fields ... ok
[INFO] [stdout] test tests::classify_use_ability_as_train_unit ... ok
[INFO] [stdout] test tests::classify_use_battlegroup_ability_as_research_upgrade ... ok
[INFO] [stdout] test tests::ai_takeover_stops_processing_for_human ... ok
[INFO] [stdout] test tests::classify_conversion_as_train_unit ... ok
[INFO] [stdout] test tests::consolidate_sorts_by_tick_then_index ... ok
[INFO] [stdout] test tests::classify_use_battlegroup_ability_with_builds_as_construct_building ... ok
[INFO] [stdout] test tests::classify_use_battlegroup_ability_as_train_unit ... ok
[INFO] [stdout] test tests::cancel_construction_marks_buildings_as_suspect ... ok
[INFO] [stdout] test tests::extract_build_order_invalid_player_index ... ok
[INFO] [stdout] test tests::extract_build_order_returns_actions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.97s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cohlib-2e0a6735a57bcaa6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test checksums::tests::test_ms_guid_hex ... ok
[INFO] [stdout] test checksums::tests::test_parse_module_sync_checked ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/discover.rs (/opt/rustwide/target/debug/deps/discover-8cc43e7b95e62d13)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cohlib-a7c24caebcaba590)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/build_order.rs (/opt/rustwide/target/debug/deps/build_order-8218bfc7bdeb97f7)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test player0_madhax_matches_reinforce ... ok
[INFO] [stdout] test player1_quixalotl_matches_reinforce ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bundled.rs (/opt/rustwide/target/debug/deps/bundled-b2eead10a403993e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stderr] error: test failed, to rerun pass `-p cohlib --test bundled`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/bundled-b2eead10a403993e` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8d5485f11d5e854c6acc357c5debe97bb11165e545c3840bff4e00e266d8897a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d5485f11d5e854c6acc357c5debe97bb11165e545c3840bff4e00e266d8897a", kill_on_drop: false }`
[INFO] [stdout] 8d5485f11d5e854c6acc357c5debe97bb11165e545c3840bff4e00e266d8897a
